home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / rbbs / offline2.zip / OFFDIR.DOC < prev    next >
Text File  |  1992-09-15  |  829b  |  26 lines

  1. What?
  2. -----
  3. OFFDIR.BAT is a simple batch file to create DISK??.DIR and DISK??.IMC files
  4. used in the Off-Line File Request System found in the archive OFFLINE2.IMC.
  5. This batch file will also update your MAKEFIDX.CFG file (if that's what you
  6. called it) for the MAKEFIDX utility written by Ken Goosens.
  7.  
  8. How?
  9. ----
  10. Invoke OFFDIR like so:
  11.  
  12.         OFFDIR Disk# Drive:
  13.  
  14. Disk# is the disk containing the files you wish to take offline.
  15. Drive: is the floppy drive where Disk# is located.
  16.  
  17. This will create DISK#.DIR, DISK#.IMC, and will append the line:
  18.         /FileDir= DISK%1.DIR 
  19. to the end of MAKEFIDX.CFG for the next time you run MAKEFIDX.EXE
  20.  
  21. That's about it - For a better idea of how the batch file works...
  22. take a close look at it. You may need to change it here and there to
  23. suit your needs.
  24.  
  25. Enjoy!
  26.